[INFO] cloning repository https://github.com/rayrobdod/png-inflate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rayrobdod/png-inflate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frayrobdod%2Fpng-inflate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frayrobdod%2Fpng-inflate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94bbf4f5ab85d89897a0fc64b90bc7b87f3dc6b1
[INFO] checking rayrobdod/png-inflate against try#3f7e3b175fda7edbf81081bcd9b91b73f2f7993f for pr-156157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frayrobdod%2Fpng-inflate" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rayrobdod/png-inflate
[INFO] finished tweaking git repo https://github.com/rayrobdod/png-inflate
[INFO] tweaked toml for git repo https://github.com/rayrobdod/png-inflate written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rayrobdod/png-inflate on toolchain 3f7e3b175fda7edbf81081bcd9b91b73f2f7993f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rayrobdod/png-inflate already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atomicwrites v0.4.4
[INFO] [stderr]   Downloaded tempfile v3.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9cf988cf3d9458e8b9b95873b722549289f266c68751c8bae7769a8b9c0864f
[INFO] running `Command { std: "docker" "start" "-a" "f9cf988cf3d9458e8b9b95873b722549289f266c68751c8bae7769a8b9c0864f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9cf988cf3d9458e8b9b95873b722549289f266c68751c8bae7769a8b9c0864f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9cf988cf3d9458e8b9b95873b722549289f266c68751c8bae7769a8b9c0864f", kill_on_drop: false }`
[INFO] [stdout] f9cf988cf3d9458e8b9b95873b722549289f266c68751c8bae7769a8b9c0864f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 065f981cfebc62b5c8bc90882796293326f35f2c91cee4393832f7d637172d01
[INFO] running `Command { std: "docker" "start" "-a" "065f981cfebc62b5c8bc90882796293326f35f2c91cee4393832f7d637172d01", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling png_inflate_derive v0.0.0-SNAPSHOT (/opt/rustwide/workdir/lib/png_inflate_derive)
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]     Checking atomicwrites v0.4.4
[INFO] [stderr]     Checking png_inflate v0.0.0-SNAPSHOT (/opt/rustwide/workdir)
[INFO] [stdout] error: environment variable `SNG` not defined at compile time
[INFO] [stdout]   --> tests/semantics_sng.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | const SNG_EXE: &str = env!("SNG");
[INFO] [stdout]    |                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("SNG")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `png_inflate` (test "semantics_sng") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "065f981cfebc62b5c8bc90882796293326f35f2c91cee4393832f7d637172d01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "065f981cfebc62b5c8bc90882796293326f35f2c91cee4393832f7d637172d01", kill_on_drop: false }`
[INFO] [stdout] 065f981cfebc62b5c8bc90882796293326f35f2c91cee4393832f7d637172d01
